Welcome![Sign In][Sign Up]
Location:
Search - sequence alignment

Search list

[Bio-Recognizebiomatch

Description: 序列比对程式,主要一开始输入两串DNA序列,然后设置MATCH的值,最后算出分数-sequence alignment program, began to import store a DNA sequence, then set up MATCH value, calculate the final score
Platform: | Size: 1024 | Author: 林建达 | Hits:

[DNAClustalX

Description: 多重序列比对源代码,即所谓的clustral算法。采用两两比对的思想-Multiple sequence alignment of the source code, the so-called clustral algorithm. The use of more than 22 of the ideological
Platform: | Size: 783360 | Author: xiaoxiao | Hits:

[source in ebookPairwise_Sequence_alignment

Description: Pairwise Sequence alignment Algorithm Simulation. Read 2 input strings and then calculate the Pairwise Sequence alignment.
Platform: | Size: 26624 | Author: Hong | Hits:

[Special Effectspeizhun

Description: 序列图像配准程序,对有偏移和旋转的序列图像进行配准,以便下一步的超分辩率重建处理-Sequence of image registration procedures, has offset and rotating images in sequence alignment, the next step in order to deal with super-resolution reconstruction
Platform: | Size: 265216 | Author: 侯天峰 | Hits:

[Linux-Unixfasta-35.3.6.tar

Description: 序列对齐 Compare a protein sequence to a protein sequence database or a DNA sequence to a DNA sequence database using the Smith-Waterman algorithm.[.wat815.] \fCssearch3\fP is about 10-times slower than FASTA3, but is more sensitive for full-length protein sequence comparison.-Alignment Compare a protein sequence to a protein sequence database or a DNA sequence to a DNA sequence database using the Smith-Waterman algorithm. [. Wat815.] Cssearch3 P is about 10-times slower than FASTA3, but is more sensitive for full-length protein sequence comparison.
Platform: | Size: 614400 | Author: Galaxy | Hits:

[Mathimatics-Numerical algorithmsseqAlignment2

Description: 使用动态规划方法进行序列比对的模拟程序,用递归实现-The use of dynamic programming methods of sequence alignment of the simulation program
Platform: | Size: 1024 | Author: blch | Hits:

[Embeded-SCM Developprobaligngui_beta_1.3.tar

Description: A multiple sequence alignment program
Platform: | Size: 1795072 | Author: szbd | Hits:

[Othersvm_perf.tar

Description: SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X --> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike regular SVMs, however, which consider only univariate predictions like in classification and regression, SVMstruct can predict complex objects y like trees, sequences, or sets. Examples of problems with complex outputs are natural language parsing, sequence alignment in protein homology detection, and markov models for part-of-speech tagging. The SVMstruct algorithm can also be used for linear-time training of binary and multi-class SVMs under the linear kernel. -SVMstruct is a Support Vector Machine (SVM) algorithm for predicting multivariate or structured outputs. It performs supervised learning by approximating a mapping h: X--> Y using labeled training examples (x1,y1), ..., (xn,yn). Unlike regular SVMs, however, which consider only univariate predictions like in classification and regression, SVMstruct can predict complex objects y like trees, sequences, or sets. Examples of problems with complex outputs are natural language parsing, sequence alignment in protein homology detection, and markov models for part-of-speech tagging. The SVMstruct algorithm can also be used for linear-time training of binary and multi-class SVMs under the linear kernel.
Platform: | Size: 109568 | Author: jon | Hits:

[Windows Developseaview4

Description: 图形化多序列比对编辑器,能够读各种比对格式(MSF, CLUSTAL, FASTA, PHYLIP, MASE),可手动编辑队列。-Graphical multiple sequence alignment editor, able to read various alignment formats (MSF, CLUSTAL, FASTA, PHYLIP, MASE), you can manually edit the queue.
Platform: | Size: 2657280 | Author: sxy | Hits:

[Mathimatics-Numerical algorithmsBiologicalSequenceAnalysis

Description: This book provides the first unified, up-to-date, and tutorial-level overview of sequence analysis methods, with particular emphasis on probabilistic modelling. Pairwise alignment, hidden Markov models, multiple alignment, profile searches, RNA secondary structure analysis, and phylogenetic inference are treated at length.
Platform: | Size: 3951616 | Author: Dang Tran Vu | Hits:

[MPIalign

Description: MPI implementation of multiple sequence alignment.
Platform: | Size: 2048 | Author: nubecosmica | Hits:

[DNAalignment

Description: DNA sequence and animo acid sequence alignment using FASTA, BLAST.
Platform: | Size: 777216 | Author: Penny | Hits:

[Delphi VCLOPT-sequence-alignment

Description: OPT基因序列比對 也為字串比對是一個簡單比對string的範例-OPT gene sequence alignment for pattern matching is a simple example of string comparison
Platform: | Size: 330752 | Author: dennis | Hits:

[Algorithmsequence-alignment-matrix-

Description: 求解序列比对得分矩阵,对于两个序列S和T,令[S]和[T]分别为序列S和T的长度,S[i]和T[j](其中正整数i,j满足0≤j< [S]和0≤j <[T])都属于字符集Ω={A,T,C,G,-},对Ω中的任何元素和空符号。 设计S[i]和T[j]两两之间的一个记分值来比较序列间的同一性的优劣,用记分函数σ(x,y)表示, σ(S[i],T[j])=2 ( S[i]=T[j]≠-);σ(S[i],T[j])= -1 ( S[i]≠T[j],S[i]≠-,T[j]≠-);σ(S[i],T[j])= -2 (S[i]orT[j]=-)。-Solve the sequence alignment score matrix for two sequences S and T, so [S] and [T] S and T respectively, sequence length, S [i] and T [j] (which is an integer i, j satisfying 0 ≤ j < [S] and 0 ≤ j < [T]) belong to the character set Ω = {A, T, C, G,-}, any element of Ω, and the empty symbols. Design S [i] and T [j] between any two of a record score to compare the sequence identity between the pros and cons, with the score function σ (x, y) that, σ (S [i], T [j ]) = 2 (S [i] = T [j] ≠-) σ (S [i], T [j]) =-1 (S [i] ≠ T [j], S [i] ≠- , T [j] ≠-) σ (S [i], T [j]) =-2 (S [i] orT [j ]=-)。
Platform: | Size: 4096 | Author: zhouyanghua | Hits:

[Bio-RecognizeBlast-sequence-alignment-software

Description: blast是目前进行生物序列比对的经典软件,本书介绍了blast的基本原理。-Blast is present in biological sequence alignment of the classic software, this book introduces the basic principle of blast.
Platform: | Size: 1430528 | Author: 李娟娟 | Hits:

[OtherBlast-sequence-alignment-summary

Description: 本文详细介绍了目前通用的NCBI中blast生物序列比对软件的用法。-This paper introduces the current general NCBI blast biological sequence alignment software usage.
Platform: | Size: 10240 | Author: 李娟娟 | Hits:

[OtherSequence-Alignment

Description: 基因序列比对概念,方法,主要公司产品,功能-Gene sequence alignment concepts, methods, major company products, functions
Platform: | Size: 911360 | Author: youyaping | Hits:

[Windows Developsequence-alignment

Description: 基于动态规划算法的蛋白质序列比对 Needleman-Wunsch Smith-Waterman-protein sequence alignment Needleman-Wunsch Smith-Waterman
Platform: | Size: 256000 | Author: 夏红 | Hits:

[MPISequence-alignment-scoring-matrix

Description: 序列比对中的smith-waterman算法,应用于局部序列比对,寻找最优化比对序列,精确度高-Smith- waterman in sequence alignment algorithm, is applied to the local sequence alignment, search for optimal matching sequence, high precision
Platform: | Size: 24576 | Author: 高冲 | Hits:

[OtherSequence Alignment

Description: 字符串功能匹配问题,可以计算最小代价的字符串匹配(String function matching problem, you can calculate the minimum cost string matching)
Platform: | Size: 3588096 | Author: 七秒记忆1 | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net